-
Home
-
WooCommerce PayPal Payments
-
2.9.4
-
Code
-
Classes
- CreditCardGateway
Total Complexity |
60 |
Dependencies |
27 |
Dependents |
22 |
Total lines |
637 |
Lines of code |
269 |
Logical lines of code |
158 |
Comment lines |
233 |
Methods |
15 |
Properties |
21 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
D |
27 |
35 |
137 |
__construct() |
S |
44 |
1 |
50 |
get_icon() |
S |
58 |
3 |
16 |
replace_credit_card_cvv_placeholder() |
S |
68 |
4 |
6 |
replace_credit_card_cvv_label() |
S |
70 |
3 |
6 |
process_refund() |
S |
67 |
2 |
7 |
init_settings() |
S |
75 |
2 |
4 |
get_option() |
S |
71 |
2 |
6 |
update_option() |
S |
64 |
2 |
10 |
init_form_fields() |
S |
70 |
1 |
7 |
form() |
S |
68 |
1 |
7 |
is_available() |
S |
81 |
1 |
3 |
get_transaction_url() |
S |
75 |
1 |
4 |
is_enabled() |
S |
81 |
1 |
3 |
settings_renderer() |
S |
82 |
1 |
3 |